Return to start page
ParabolaZ
This function takes as a parameters the distance that the parabolic movement should move (d) and the maximum height the projectile will flight (h). So x is a value between 0 and d, and the function will return the height for that value. As a side note, if x < 0 or x > d then this function will return negative values.
Core/Maths/Library Real.j
ALibraryCoreMathsReal
-
No
real
No
No
No